home *** CD-ROM | disk | FTP | other *** search
/ People at Leisure / GazelleTechnologies-PeopleAtLeisure-200Photos-Macintosh.bin / Tools / GIFverter 2.2.8 Folder / GIFConverter Notes < prev    next >
Text File  |  1991-03-24  |  9KB  |  136 lines

  1. GIFConverter
  2. For the Macintosh
  3. -----------------
  4.  
  5. GIFConverter Copyright ©1988-1991 Kevin A. Mitchell
  6. All Rights reserved.
  7. This program was written with MacApp®: ©1985-1988 Apple Computer, Inc.
  8.  
  9. APPLE COMPUTER, INC. MAKES NO WARRANTIES WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THIS PRODUCT, INCLUDING WARRANTIES WITH RESPECT TO ITS MERCHANTABILITY OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
  10.  
  11. The MacApp software is proprietary to Apple Computer, Inc. and is licensed to Kevin A. Mitchell for distribution only with the GIFConverter program.
  12.  
  13. -----------
  14.  
  15. This file contains information about GIFConverter 2.2.
  16.  
  17. Please report bugs or suggestions to Kevin Mitchell at the address below, on Compuserve EasyPlex at 74017,2573, America Online at KevinM17, or through Internet at 74017.2573@compuserve.com. Support is also available online in the Graphics Support Forum of CompuServe.
  18.  
  19. GIFConverter may be used for 15 days without charge. After 15 days, you must order GIFConverter or destroy your copy. To order, print the order from found in the program, and send with $40 plus shipping and handling ($5 US, $10 international) to:
  20.  
  21.         Kevin A. Mitchell
  22.         P.O. Box 803066
  23.         Chicago, IL 60680-3066
  24.  
  25. DUE TO NEW SALES TAX LAW, ILLINOIS RESIDENTS MUST INCLUDE 8% TAX. This offer is limited, and may be withdrawn at any time.
  26.  
  27. You will receive a package containing:
  28.  
  29. o The latest version 2 release.
  30.  
  31. o Printed documentation.
  32.  
  33. o A software key that will remove the shareware notice seen when starting GIFConverter. 
  34.  
  35. Official releases and upgrades may be downloaded from Compuserve at the Graphics Support Forum (GO GRAPHSUPPORT), library 3, or from America Online in the Direct Connect folder of the Macintosh Graphics and CAD forum (keyword: mgr).
  36.  
  37. ------------
  38. Distribution
  39.  
  40. GIFConverter is a “shareware” program. Shareware offers the opportunity to try out a fully-functional copy of a program before purchase. Although GIFConverter is freely available, it is a copyrighted program, and use or distribution in violation of the License Agreement and Distribution guidelines is against the law.
  41.  
  42. You may give copies of GIFConverter to your friends for evaluation. GIFConverter may be placed on BBSes and online service providers (such as Compuserve, GEnie and America Online) provided that the GIFConverter package is downloadable without charge beyond normal connect charges. GIFConverter may be placed onto diskettes distributed by user groups at nominal fee.
  43.  
  44. When distributing GIFConverter, please give the complete contents of the disk, or the two stuffed files (GIFConverter 2.SIT and GIFConverter 2 Doc.SIT), making sure that all note files are transferred as well.
  45.  
  46. Vendors desiring to place GIFConverter into their catalogs must contact the author at the address on the cover requesting permission to distribute this program, and outlining their fees and shareware policies.
  47.  
  48. Whenever GIFConverter appears on a catalog, diskette, BBS, or online service, it must be identified as shareware. Vendors and operators must make it clear that online charges or disk fees have not paid for the use of this shareware product, and that additional payment is due the author.
  49.  
  50. ------------------------
  51. Version 2.2.6 (03/24/91)
  52.  
  53. o GIFConverter has an "87a compatiblity mode". This mode, turned on by default, prevents writing out any GIF files with revisions later than 87a. This prevents trouble with other programs not being able to read GIFConverter files. If you need to put comment text into the files, choose Options... from the Special menu and turn off 87a compatibility mode.
  54.  
  55. o More problems with using 24-bit PICTs or operating in 32-bit mode should be fixed (an oversight on my part).
  56.  
  57. o Crashes during dragging have been eliminated.
  58.  
  59. o GIFConverter would crash if you used the Copy command, and then quit. This no longer occurs.
  60.  
  61. o Strange coloration on some saved files has been eliminated. This was caused by some mathematical inaccuracies in the code.
  62.  
  63. o Some 24-bit PICTs will look better when read into GIFConverter now. Not perfect, but better. (Technically, GIFConverter now uses the system default palette if any arithmatic transfer modes are used on pixmaps; some "24-bit" PICT files actually have 3 8-bit images, one for each of red, green, and blue. When GIFConverter pre-scanned the PICT to figure out the colors, only the pure primary colors ended up in the color table)
  64.  
  65. ------------------------
  66. Version 2.2d5 (02/20/91)
  67.  
  68. o Fix bug in Popup Menu that caused the Save... dialog box to fail when used on a Macintosh II with the 8*24 video card in accelerated mode.
  69.  
  70. o A 7 kbyte updater application is available to create this version from version 2.2d4.
  71.  
  72. ------------------------
  73. Version 2.2d4 (02/07/91)
  74.  
  75. o New segmentation to improve memory use characteristics.
  76.  
  77. o GIFConverter can now figure out the real file types of some files. This is currently limited to TIFF, RIFF, GIF and RLE files. When you choose Open, the Open box is set to "Trust file type information (fastest)". If the directory contains files that don't have the right types, then clicking on "Look inside some files (slower)" or "Look inside all files (slowest)." In the first case, GIFConverter attempts to read files of TEXT, BINA, or DATA to see if they are really TIFF, RIFF, GIF or RLE files. If so, they are displayed on the screen.
  78.  
  79. If you click the "Fix file types for shown files" box, then GIFConverter will assign the correct file types to the files.
  80.  
  81. NOTE: GIFConverter _can_ be fooled. Before opening or changing file types, make sure the files shown are what GIFConverter thinks they are!
  82.  
  83. o GIFConverter now has an icon for RLE files. To see it, you may have to rebuild your desktop.
  84.  
  85. o The Pop-Up Menu CDEF in the save box now handles the messages sent when the system is in 32-bit mode. This happens when using an accelerated 8*24 video card. I've had reports that it still doesn't work when acceleration is turned on, but I haven't been able to finish testing this. Thanks to Lofty Becker for his help debugging this. We'll lick this one soon!
  86.  
  87. o GIFConverter now makes GIF89a files all the time. Before, you could put text (an 89a feature) into the file, and it would still be 87a. The 89a spec says use 87a if no 89a features are used. GIFConverter always puts out an application extension containing the version and date of itself at the end of the file as plain text (an 89a feature).
  88.  
  89. o GIFConverter now tries a bit harder to make sure it has enough memory to stretch a graphic. This should help with the "infinite out-of-memory" messages. Also the out-of-memory condition when drawing has been changed to favor improper display over infinite errors.
  90.  
  91. o GIFConverter's palettes are now marked so that they don't change the hardware color tables on greyscale displays. 
  92.  
  93. o GIFConverter should have less trouble reading color PICT files. If a 24-bit image were read, the system sometimes hung or crashed. 
  94.  
  95. o Scan Image files are now compatible with Thunderworks.
  96.  
  97. o Several TIFF file fixes: The Predictor value is now (properly) 1, so PageMaker should stop complaining (extreme embarassment on my part for getting it wrong). When reading an image with multiple strips, GIFConverter now finds all the strips properly.
  98.  
  99. o The 53-degree halftone dither should look a bit better now.
  100.  
  101. o If you close all the windows, the staggering mechanism starts at the top left of the screen again. 
  102.  
  103. ------------------------
  104. Version 2.2d3 (12/18/90)
  105.  
  106. o GIFConverter has its own color conversion and doesn't require PACK 12 (or a non-minimized system) any more.
  107.  
  108. o A possible source of bomb ID=84 or bus error crashes has been fixed.
  109.  
  110. o The problem with printing using the LaserWriter 6.0 driver is a bug in the printer driver software. I'm looking for workarounds or fixes to the LW driver at this point.
  111.  
  112. o Miscellaneous internal fixes to support future new features.
  113.  
  114. ------------------------
  115. Version 2.2d2 (10/10/90)
  116.  
  117. o GIFConverter correctly saves settings now.
  118.  
  119. -----------------------
  120. Version 2.2d1 (9/16/90)
  121.  
  122. o GIFConverter upgraded to use latest MacApp. All dialogs rewritten.
  123.  
  124. o New features: Scale, Set Resolution (PICT/scrap/printing support), two kinds of Halftones that work on DeskWriter and other QuickDraw printers. Now you can get PostScript type halftones without PostScript. 
  125.  
  126. o TIFF output may be set to use RGB instead of palette color.
  127.  
  128. o Beginning of GIF89a support: Includes comment extension (Show Comments command).
  129.  
  130. o Newly designed disk-based memory module uses only one file. It should be faster.
  131.  
  132. o GIFConverter can be configured to NOT allow MultiFinder background tasks. You can run a small bit faster now.
  133.  
  134. o The PICT resource in EPSF files now has the right ID, so it will show in Illustrator.
  135.  
  136.